home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / puppy_red.swf / scripts / DefineButton2_278 / BUTTONCONDACTION on(release, keyPress Enter).as
Text File  |  2008-03-11  |  71b  |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    _root.gotoAndStop("loading");
  3. }
  4.